home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / MATHS / RLAB / RLAB125.ZIP / !RLaB / misc / gnuplothel / pstring < prev    next >
Text File  |  1994-10-22  |  188b  |  13 lines

  1. pstring:
  2.  
  3. Synopsis: Sends a string to GNUPLOT.
  4.  
  5. Syntax: pstring ( "string", I )
  6.  
  7. Description:
  8.  
  9.     Sends a string to GNUPLOT.
  10.     
  11.     If 'I' is not specified the default plot-window (0) is used.
  12.  
  13.